| Class | Description |
|---|---|
| PDFColoredTilingPattern | Defines a colored PDF pattern. A colored tiling pattern is one whose color is self-contained. |
| PDFPattern | Defines the base class for PDF patterns. |
| PDFShadingPattern | Defines a shading based pattern. |
| PDFTilingPattern | Defines the base class for all tiling patterns. |
| PDFUncoloredTilingPattern | Defines an uncolored PDF pattern. An uncolored tiling pattern is one that has no inherent color, the color must be specified separately whenever the pattern is used. |